Skip to content

Add missing import statements in generated docs#58

Merged
lucassus merged 1 commit intomainfrom
publish
Jul 24, 2025
Merged

Add missing import statements in generated docs#58
lucassus merged 1 commit intomainfrom
publish

Conversation

@lucassus
Copy link
Contributor

This pull request updates the documentation to include necessary import statements for initializing the AdvancedBillingClient and setting up Basic Authentication credentials. These changes aim to improve clarity and usability for developers referencing the documentation.

Documentation improvements:

  • README.md: Added import statements for AdvancedBillingClient, Environment, and BasicAuthCredentials in the example code for initializing the API client.
  • doc/auth/basic-authentication.md: Included import statements for AdvancedBillingClient and BasicAuthCredentials in the example code for setting up Basic Authentication.
  • doc/client.md: Updated the example code for initializing the API client to include import statements for AdvancedBillingClient, Environment, and BasicAuthCredentials.

@lucassus lucassus self-assigned this Jul 24, 2025
@lucassus lucassus marked this pull request as ready for review July 24, 2025 13:46
Copy link

@mykhi mykhi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚢

@lucassus lucassus merged commit fed33f8 into main Jul 24, 2025
1 check passed
@lucassus lucassus deleted the publish branch July 24, 2025 13:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants